table of contents
CLUFTER(1) | User Commands | CLUFTER(1) |
NAME¶
clufter - ccs2pcscmd-flatiron
SYNOPSIS¶
clufter [<global option> ...] ccs2pcscmd-flatiron [<cmd option ...>]
DESCRIPTION¶
(CMAN,rgmanager) cluster cfg. -> equivalent in pcs commands
OPTIONS¶
- -h, --help
- show help message and exit
- -H, --help-full
- full help message and exit
- Command options:
- -i INPUT, --input=INPUT
- input (CMAN,rgmanager) cluster configuration file [/etc/cluster/cluster.conf]
- -o OUTPUT, --output=OUTPUT
- pcs commands to reinstate the cluster per the inputs [-]
- -f, --force
- may the force be with emitted pcs commands [disabled]
- -n, --noauth
- skip authentication step (OK if already set up) [disabled]
- -s, --silent
- do not track the progress along the steps execution (echoes) [disabled]
- -t TMP_CIB, --tmp-cib=TMP_CIB
- file to accumulate the changes (empty ~ direct push, avoid!) [tmp-cib.xml]
- -r, --dry-run
- omit intrusive commands (TMP_CIB reset if empty) [disabled]
- -e, --enable
- enable cluster infrastructure services (autostart on reboot) [disabled]
- -w START_WAIT, --start-wait=START_WAIT
- fixed seconds to give cluster to come up initially [60]
- -g, --noguidance
- omit extraneous guiding [disabled]
- -x, --set-exec
- make the output file executable (not recommended) [disabled]
- --text-width=TEXT_WIDTH
- for commands rewrapping (0/-1/neg. ~ auto/disable/hi-limit) [0]
- --nocheck
- do not validate any step (even if self-checks present) [disabled]
- --batch
- do not interact (validation failure recovery, etc.) [disabled]
- --editor=EDITOR
- customize editor to run (unused in batch mode) [/usr/bin/nano]
- --raw
- do not care about pretty-printed output [disabled]
- --noop=NOOP
- (Advanced) debug only: NOOPize filter (2+: repeat) [none out of cmd-annotate, cmd-wrap, ccs2ccsflat, ccs-disable-rg, ccs2ccs-pcmk, ccs-version-bump, ccspcmk2pcscmd, ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal, cib-revitalize, cib-meld-templates, cib2pcscmd]
- --dump=DUMP
- (Advanced) debug only: dump (intermediate) output of the filter (2+: repeat) [none out of cmd-annotate, cmd-wrap, ccs2ccsflat, ccs-disable-rg, ccs2ccs-pcmk, ccs-version-bump, ccspcmk2pcscmd, ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal, cib-revitalize, cib-meld-templates, cib2pcscmd, ANY]
- --profile
- (Advanced) enable XSLT profiling (auxiliary files produced) [disabled]
- Common options:
- Either in global (before <cmd>) or command scope (after <cmd>).
- --sys=SYS
- (Advanced) override autodetected system [linux]
- --dist=DIST
- override target distro (for SYS=linux; see --list-dists) [redhat,6.9,Carbon]
- -q, --quiet
- refrain from unnecesary messages (usually on stderr)
- --color=[WHEN]
- colorize messages if available [auto out of auto, never, always]
- -d, --debug
- shortcut for --loglevel=DEBUG
- --logfile=FILE
- specify log file (instead of stderr)
- --loglevel=LEVEL
- specify log level [WARNING out of NOTSET, DEBUG, INFO, WARNING, ERROR, CRITICAL]
Arguments to value-based `command options' can go without labels when the order wrt. parsing logic respected; skipping those backed by default values otherwise requiring specification then allowed by syntactic sugar: all can be passed as a single, first, ::-delimited argument; magic files: `-', `@DIGIT+'. `{formula}' in output file spec: input-backed (e.g. hash) substitution recipe. All available commands listed as `clufter --list'.
AUTHOR¶
Written by Jan Pokorný <jpokorny+pkg-clufter@redhat.com> and plugin authors.
REPORTING BUGS¶
Report bugs to <https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=clufter>
COPYRIGHT¶
Copyright © 2018 Red Hat, Inc. Licensed under GPLv2+.
SEE ALSO¶
pcs(8), /usr/share/doc/clufter-0.77.1/rgmanager-pacemaker, cluster.conf(5), ccs(7), clufter(1),
clufter-ccs2pcscmd(1), clufter-ccs2pcscmd-needle(1), and perhaps more
June 2018 | clufter 0.77.1 |